/* CSS Document */
.main{width: 980px !important;}
.home{margin: 15px auto;}
.home li{ height:30px; line-height:30px;}
.home li a{ margin-right:10px; font-size:14px;}
.home li a.important:hover{ color:#e40000;}
.home li a.important{ color:#0065CD;}
.home li a.no{ color:#545454;}
.home li.municipality{border-bottom:1px dotted #e5e5e5; padding-bottom:10px;}
.home li.municipality b{margin-right:10px; font-size:14px;}
.home-nav{ background:#555555; height:40px; width:100%; }
.home-nav ul li.station{ position:relative; height:44px; top:-2px;}
.home-nav ul li a{ color:white;}
.home-nav ul li.focus, .home-nav ul li:hover{ background:#0066CB;}
.home-nav ul li{ float:left;}
.home-nav ul li a{height: 40px;line-height: 40px;font-weight: bold;padding: 10px 40px;cursor: pointer;font-size: 14px;}
.all_query{ width:980px; margin-top:20px;}
.all_query .query_left{ float:left; width:380px; padding:0px 15px;}
.all_query  h2{ border-bottom:1px dotted #e5e5e5; line-height:24px; padding:10px 0px; font-size:20px;}
.all_query .query_left .explain_title{ line-height:24px; font-size:18px; padding:10px 10px;}
.all_query .query_left .explain_title p{font-size:18px; padding:5px 0px;}
.all_query .query_left .explain_business{}
.all_query .query_left .explain_business .explain_business_title{ text-align:center; color:#0065CD; padding:10px 0px; font-weight:bold; font-size:16px;}
.all_query .query_left .explain_business .explain_business_content { margin-top:30px;}
.all_query .query_left .explain_business .explain_business_content .business_bg { background:url(../images/public/business_bg.png) no-repeat center ; height:110px; width:110px; float:left; position:relative; margin-left:10px;}
.all_query .query_left .explain_business .explain_business_content .business_desc {position:absolute; top:30px; left:5px; color:#FFF; font-size:16px; font-weight:bold;}
.all_query .query_right{ float:right; width:550px;}
.all_query .query_right .query_area{ padding:0px 0px;} 
.all_query .query_right .query_area ul li{ margin:10px 0px; } 
.all_query .query_right .query_area ul li b{ font-size:16px; text-align:center; padding-right: 10px; } 
.all_query .query_right .query_area ul li a{ font-size:16px; color:#0065CD; text-align:center; padding:0px 8px;}
.all_query .query_right .query_area ul li a:hover{ color:#e40000; }
.province-box{display: none;}